home *** CD-ROM | disk | FTP | other *** search
- Path: draco.prima.ruhr.de!ehb
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Converting comments
- Distribution: world
- References: <314361c3@beachyhd.demon.co.uk>
- From: ehb@draco.prima.ruhr.de (Edwin H. Bielawski)
- Message-ID: <ehb.03ny@draco.prima.ruhr.de>
- Date: Mon, 11 Mar 96 12:05:08 +0100
- Organization: private UUCP site Dortmund Scharnhorst (Germany), member of Prima e.V.
-
- In article <314361c3@beachyhd.demon.co.uk> Adam@beachyhd.demon.co.uk writes:
- >Hi all,
- >
- >Does anyone know of a program that will (reliably!) switch C/C++ style
- >comments?
- >
-
- [Some lines deleted, examples for // .. to /* .. */ and vs.]
-
- >If no one knows of such a program then I'll write one, I just wondered if such
- >a thing exists already.
-
- First check sys:c/edit, to do this for you. This is an automatic
- text converter! // .. to /* .. */ is easy!
-
- WITH file:
- ---------------------------- cut
- 0
- 9999(F .//. E .//./*. CL . */. SA .*/.)
- W
- ---------------------------- cut
-
- BTW. WB1.3 Version of edit works better than all newer ones!!!
-
- <ehb
-
- --
- greetings from draco.prima.ruhr.de
-
- Edwin H. Bielawski
-